home *** CD-ROM | disk | FTP | other *** search
/ Kids Companion / Kids Companion CD-ROM.iso / digitype / demomode.bat < prev    next >
DOS Batch File  |  1995-02-13  |  1KB  |  26 lines

  1. :rep
  2. echo off
  3. cls
  4. echo ═════════════════════════════════════════════════════════════════
  5. echo You have selected to run DIGITYPE in DEMO MODE.
  6. echo.
  7. echo This mode is provided for vendors who leave their computers on
  8. echo continuously during store hours for demonstration.  
  9. echo.
  10. echo The limited trial period in the license agreement will not apply 
  11. echo if DIGITYPE is used in this way.
  12. echo ─────────────────────────────────────────────────────────────────
  13. echo.
  14. echo DIGITYPE is the perfect program for showing off your computers'
  15. echo features since it demonstrates beautiful 256-color VGA animation
  16. echo and attention-grabbing sound effects for PCs with Sound Blaster.
  17. echo.
  18. echo Eugene I. Kim's DIGITYPE in DEMO mode will run the introduction
  19. echo continuously when idle.  Users can interrupt at any time to
  20. echo try out the program.          
  21. echo ═════════════════════════════════════════════════════════════════
  22. echo (Press CTRL-C to abort now.)
  23. echo.
  24. PAUSE
  25. DGTYPE P
  26. goto rep